onGetLayoutInflater

Returns the LayoutInflater used to inflate Views of this Fragment. The default implementation will throw an exception if the Fragment is not attached.

Return

The LayoutInflater used to inflate Views of this Fragment.

Parameters

savedInstanceState

If the fragment is being re-created from a previous saved state, this is the state.